Set vertical/horizontal class on all widgets overriding GtkOrientable::orientation
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 12 Jan 2011 21:28:43 +0000 (22:28 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 12 Jan 2011 21:28:43 +0000 (22:28 +0100)
commitefae64be666e7d7489f1a7b8b19d6a9d760a6cda
tree1799d0cd7fb216556552fe41a5182fa78f026d8b
parent8ad724ebcc07a5cd167bfde8c9387a9b8da96fdd
Set vertical/horizontal class on all widgets overriding GtkOrientable::orientation

This is so g_object_set() on that property leaves widgets' style in
a meaningful state. Fully fixes bugĀ 639157.
gtk/gtkcellareabox.c
gtk/gtkcellview.c
gtk/gtkgrid.c
gtk/gtkprogressbar.c
gtk/gtkseparator.c
gtk/gtktoolpalette.c